ASP.NET MVC コントロールヘルプ
HtmlAttributes(IDictionary<String,Object>) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > HtmlAttributes メソッド : HtmlAttributes(IDictionary<String,Object>) メソッド
HTML 属性
いくつかの HTML 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function HtmlAttributes( _
   ByVal attributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As TBuilder
public TBuilder HtmlAttributes( 
   System.Collections.Generic.IDictionary<string,object> attributes
)

パラメータ

attributes
HTML 属性

戻り値の型

現在のビルダ
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧